Skip to content

Conversation

hallettj
Copy link

This project is such a cool idea! I'm planning to use it to run tests in my project, and to spin up a clean database for TypeORM to use as a point of reference for automatically generating migrations.

There is a problem that when running with Node v14 older versions of pg hang while connecting. To work with Node v14 pg must be updated to v8.0.3 or later.

@codecov-io
Copy link

codecov-io commented Oct 14, 2020

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files           1        1           
  Lines          53       53           
  Branches        6        6           
=======================================
  Hits           49       49           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5963ff2...b3b374f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants